Skip to content

Dialogue box#42

Merged
JulianValleroy merged 38 commits into
developfrom
DialogueBox
Apr 12, 2026
Merged

Dialogue box#42
JulianValleroy merged 38 commits into
developfrom
DialogueBox

Conversation

@JulianValleroy

Copy link
Copy Markdown
Collaborator

Adds all functionality of the dialogue box

  • Dialogue box will open when the program is run
  • It allows a user to enter required values into various files (config.ini, .env, and email_sender.py) to streamline setup
  • Existing values are automatically loaded into the entry boxes
  • Save button writes all values to the file
  • Closing the dialogue box will begin initial setup

JulianValleroy and others added 30 commits March 29, 2026 14:43
Added more field for the user to input to make all
unique values easy to change through the
dialogue box.
Updated the variable names for many of the .env
and config edits.
Added a button that allows the user to generate
a unique Kibana Encryption key without entering
the terminal.
When the program begins running it will now run
the dialogue box initialization function.
Made many changes that allow the dialogue box to run in WSL. It now
requires users to have XcSrv to use the visual interface, but if no
display is detected, it will run headless in the traditional manner.
Most of the changes pertained to setting up the virtual display.
This reverts commit 2190865.
This commit also makes it so that tkinter can run in base WSL, outsid of Docker.
Dialogue box will now run in base WSL.
Added more field for the user to input to make all
unique values easy to change through the
dialogue box.
Updated the variable names for many of the .env
and config edits.
Added a button that allows the user to generate
a unique Kibana Encryption key without entering
the terminal.
When the program begins running it will now run
the dialogue box initialization function.
Made many changes that allow the dialogue box to run in WSL. It now
requires users to have XcSrv to use the visual interface, but if no
display is detected, it will run headless in the traditional manner.
Most of the changes pertained to setting up the virtual display.
@JulianValleroy JulianValleroy merged commit c274439 into develop Apr 12, 2026
1 check passed
@JulianValleroy JulianValleroy deleted the DialogueBox branch April 12, 2026 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant